home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0474.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  1.4 KB  |  31 lines

  1. Mr. Mig wrote:
  2.  
  3. > Just to let you all know, I'm planning on making a Blitz version
  4. > of Jeopardy!  (Or did I already mention that?)  Well, I think
  5. > it would be a great practice project for me for my first Blitz 2
  6. > program.  What do you guys think?  I'vre already done a couple of
  7. > routines, and they are turning out great!  I'm planning on
  8. > digitizing graphics and sound directly from the show itself, so
  9. > hopefully it will interest you guys enough to Download it! hehe!
  10.  
  11. <Groan...>  You never saw the Australian version...  :)
  12.  
  13. > Also, maybe I can ask something of you.  I am trying to figure out
  14. > what the best way of making something zoom in, for example, the
  15. > screen for the Daily Double on Jeopardy!  You know? It starts of small
  16. > and it flips around on the x-axis while coming closer and closer to
  17. > the screen, until it occupies the whole screen.  What's the best way
  18. > to do the zooming part to make it look ultra smooth?
  19.  
  20. I'd probably do it with some sort of filled vector graphic routine, rather
  21. than a DPaint-type animation.  Especially if you wanted it full-screen.
  22.  
  23.  
  24. - Richard Wiffen
  25.  
  26.      _--_|\ AMIGA /// Richard Wiffen (swiffenr@cc.curtin.edu.au) -- Perth, W.A.
  27.     /      \ OK! /// --------------------------------------------------------- 
  28.  ==>\_.--._/ \\\/// "What?  What is it?"                                       
  29.           v   \XX/                                    "It's a dinglehopper!" 
  30.  
  31.